up: programming - HTML  
HTML
input text
What links here?
The text input allows user input to be typed:

    <INPUT TYPE="text" NAME="inputbox" VALUE="">


Attribute Value Description
TYPE button
checkbox
file
hidden
image
password
radio
reset
submit
text
Specifies the type of <input> element
accept audio/*
video/*
image/*
MIME_type
Specifies the types of files that the server accepts (only for type="file")
disabled disabled Specifies that an input element should be disabled when the page loads
maxlength number Specifies the maximum length (in characters) of an input field (for type="text" or type="password")
name name Specifies a name for an input element
readonly readonly Specifies that an input field should be read-only (for type="text" or type="password")
size number Specifies the width of an input field
value value Specifies the value of an input element
programming - HTML - input
filename:programming - HTML - input
filename:programming%20%2D%20HTML%20%2D%20input
last edit:April 29 2012 18:40:32 (4389 days ago)
ct = 1714950021.000000 = May 05 2024 19:00:21
ft = 1335739232.000000 = April 29 2012 18:40:32
dt = 379210789.000000